home *** CD-ROM | disk | FTP | other *** search
/ Learning Games / Learning Games (1995)(Maple Media).iso / edam03 / edwin.bat < prev    next >
DOS Batch File  |  1993-05-16  |  109b  |  8 lines

  1. echo off
  2. echo "Please be Sure Printer is On Line"
  3. pause
  4. print read.me
  5. print *.txt
  6. print *.doc
  7. echo on
  8.